home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / sharewar / rosoft / RosoftAudioToolsFree.exe / {app} / RosoftLameEncoderLimited.exe / 0 / RCDATA / TFORMABOUTMP3ENCODER / TFORMABOUTMP3ENCODER.txt < prev   
Encoding:
Text File  |  2002-03-03  |  3.5 KB  |  162 lines

  1. object FormAboutMP3Encoder: TFormAboutMP3Encoder
  2.   Left = 308
  3.   Top = 138
  4.   Width = 543
  5.   Height = 347
  6.   Caption = 'About Rosoft MP3 Encoder'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poScreenCenter
  15.   PrintScale = poNone
  16.   OnActivate = FormActivate
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 535
  24.     Height = 322
  25.     Align = alClient
  26.     Picture.Data = {<image000.bmp>}
  27.     Stretch = True
  28.   end
  29.   object lblProgram: TLabel
  30.     Left = 1
  31.     Top = 13
  32.     Width = 331
  33.     Height = 42
  34.     Alignment = taCenter
  35.     Caption = 'Rosoft MP3 Encoder'
  36.     Color = clWhite
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = clLime
  39.     Font.Height = -37
  40.     Font.Name = 'Times New Roman'
  41.     Font.Style = [fsBold]
  42.     ParentColor = False
  43.     ParentFont = False
  44.     Transparent = True
  45.   end
  46.   object lblEdition: TLabel
  47.     Left = 1
  48.     Top = 56
  49.     Width = 132
  50.     Height = 24
  51.     Alignment = taCenter
  52.     Caption = 'Beta Version 1'
  53.     Color = clWhite
  54.     Font.Charset = DEFAULT_CHARSET
  55.     Font.Color = clLime
  56.     Font.Height = -21
  57.     Font.Name = 'Times New Roman'
  58.     Font.Style = [fsBold]
  59.     ParentColor = False
  60.     ParentFont = False
  61.     Transparent = True
  62.   end
  63.   object lblVersion: TLabel
  64.     Left = 172
  65.     Top = 88
  66.     Width = 130
  67.     Height = 19
  68.     Alignment = taCenter
  69.     Caption = 'Registered Version'
  70.     Color = clWhite
  71.     Font.Charset = DEFAULT_CHARSET
  72.     Font.Color = clLime
  73.     Font.Height = -16
  74.     Font.Name = 'Times New Roman'
  75.     Font.Style = [fsBold]
  76.     ParentColor = False
  77.     ParentFont = False
  78.     Transparent = True
  79.   end
  80.   object lblCopyright: TLabel
  81.     Left = 118
  82.     Top = 131
  83.     Width = 223
  84.     Height = 19
  85.     Alignment = taCenter
  86.     Caption = 'Copyright (c) Rosoft Engineering'
  87.     Color = clWhite
  88.     Font.Charset = DEFAULT_CHARSET
  89.     Font.Color = clLime
  90.     Font.Height = -16
  91.     Font.Name = 'Times New Roman'
  92.     Font.Style = [fsBold, fsItalic]
  93.     ParentColor = False
  94.     ParentFont = False
  95.     Transparent = True
  96.   end
  97.   object lblFhGText: TLabel
  98.     Left = 1
  99.     Top = 208
  100.     Width = 453
  101.     Height = 38
  102.     Alignment = taCenter
  103.     Caption = 
  104.       'MPEG Layer-3 audio coding technology licensed from Fraunhofer II' +
  105.       'S and THOMSON multimedia.'
  106.     Color = clWhite
  107.     Font.Charset = DEFAULT_CHARSET
  108.     Font.Color = clLime
  109.     Font.Height = -16
  110.     Font.Name = 'Times New Roman'
  111.     Font.Style = []
  112.     ParentColor = False
  113.     ParentFont = False
  114.     Transparent = True
  115.     WordWrap = True
  116.   end
  117.   object RSButton4: TRSButton
  118.     Left = 388
  119.     Top = 280
  120.     Width = 108
  121.     Height = 26
  122.     Picture.Data = {<image001.bmp>}
  123.     Transparent = True
  124.     OnClick = RSButton4Click
  125.   end
  126.   object pbHomepage: TRSButton
  127.     Left = 272
  128.     Top = 280
  129.     Width = 108
  130.     Height = 25
  131.     Picture.Data = {<image002.bmp>}
  132.     Transparent = True
  133.     OnClick = pbHomepageClick
  134.   end
  135.   object pbEmail: TRSButton
  136.     Left = 152
  137.     Top = 280
  138.     Width = 108
  139.     Height = 26
  140.     Picture.Data = {<image003.bmp>}
  141.     Transparent = True
  142.     OnClick = pbEmailClick
  143.   end
  144.   object pbRegister: TRSButton
  145.     Left = 32
  146.     Top = 280
  147.     Width = 108
  148.     Height = 26
  149.     Picture.Data = {<image004.bmp>}
  150.     Transparent = True
  151.     OnClick = pbRegisterClick
  152.   end
  153.   object pbCredits: TRSButton
  154.     Left = 56
  155.     Top = 168
  156.     Width = 401
  157.     Height = 33
  158.     Center = True
  159.     OnClick = pbCreditsClick
  160.   end
  161. end
  162.